abstraction class
authorAntoine Musso <hashar@users.mediawiki.org>
Thu, 11 May 2006 18:22:19 +0000 (18:22 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Thu, 11 May 2006 18:22:19 +0000 (18:22 +0000)
includes/QueryPage.php

index 7848c53..cd16576 100644 (file)
@@ -56,7 +56,7 @@ if ( !$wgDisableCounters )
  *
  * @package MediaWiki
  */
-class QueryPage {
+abstract class QueryPage {
        /**
         * Whether or not we want plain listoutput rather than an ordered list
         *